Leadtools.Jpeg2000 Namespace > Jpeg2000Engine Class > AppendBoxes Method : AppendBoxes<T>(Stream,List<T>) Method |
'Declaration Public Overloads Sub AppendBoxes(Of T As Jpeg2000MultiBox)( _ ByVal stream As Stream, _ ByVal boxes As List(Of T) _ )
'Usage Dim instance As Jpeg2000Engine Dim stream As Stream Dim boxes As List(Of T) instance.AppendBoxes(Of T)(stream, boxes)
According to the JPEG 2000 standard a ResolutionBox cannot be appended to a file. Set it using the SetBox method. Attempting to append a ResolutionBox will cause an invalid parameter exception to be thrown.
Jpeg2000Engine Class
Jpeg2000Engine Members
Overload List
AppendBox
AppendBoxes(String, List)
AppendFrames
AppendGmlData
ReadBox
Compression Using LEAD and JPEG Formats
File Formats - JPEG And LEAD Compressed
Bitmaps In Memory And In Files
JPEG2000 File Comments
JPEG And LEAD File Comments
Programming with JPEG 2000 Features
JPEG 2000 Boxes